prolog
Type
property
Summary
Specifies the PostScript prolog code of an EPS object.
Syntax
set the prolog of <EPSObject> to <PostScriptString>
Description
Use the prolog property to prepend PostScript code to an EPS object.
You can use the prolog to transform the EPS without having to change its PostScript property (the actual PostScript code used to render the image).
This property is supported only on Unix systems with Display PostScript installed.
Examples
set the prolog of the templateEPS to field "Rotate"
Related
keyword: string
object: EPS
property: postScript, pageCount, boundingBox
glossary: EPS, property, prepend
Compatibility and Support
Introduced
LiveCode 1.0
OS
linux
Platforms
desktop
server